[INFO] cloning repository https://github.com/henrim3/bball-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrim3/bball-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrim3%2Fbball-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrim3%2Fbball-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8244930c9c1abde3cd4f95141964def629a5fa0
[INFO] checking henrim3/bball-backend against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrim3%2Fbball-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/henrim3/bball-backend
[INFO] finished tweaking git repo https://github.com/henrim3/bball-backend
[INFO] tweaked toml for git repo https://github.com/henrim3/bball-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henrim3/bball-backend on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/henrim3/bball-backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459
[INFO] running `Command { std: "docker" "start" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking bball-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `player::Player` and `player_generation::PlayerGenerator`
[INFO] [stdout]  --> src/team_generation.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{city::City, player::Player, player_generation::PlayerGenerator, team::Team};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `player::Player` and `player_generation::PlayerGenerator`
[INFO] [stdout]  --> src/team_generation.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{city::City, player::Player, player_generation::PlayerGenerator, team::Team};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `teams` and `player_stats` are never read
[INFO] [stdout]   --> src/league.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct League {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  9 |     pub teams: HashMap<u64, Team>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub players: HashMap<u64, Player>,
[INFO] [stdout] 11 |     pub player_stats: HashMap<u64, PlayerStats>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `League` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/player.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 28 |     pub id: u64,
[INFO] [stdout] 29 |     pub team_id: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub first_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 33 |     pub middle_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 34 |     pub last_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 35 |     pub position: PlayerPosition,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 39 |     pub city: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 40 |     pub state: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub height_inches: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 46 |     pub wingspan_inches: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     pub weight_lbs: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |
[INFO] [stdout] 49 |     pub affinities: PlayerAffinities,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]  --> src/player_affinities.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct PlayerAffinities {
[INFO] [stdout]   |            ---------------- fields in this struct
[INFO] [stdout] 3 |     pub finishing: u8,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 4 |     pub shooting: u8,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub strength: u8,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 6 |     pub speed: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 7 |     pub jumping: u8,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 8 |     pub instincts: u8,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 9 |     pub fluidity: u8,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerAffinities` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/player_attributes.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct PlayerAttributes {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout]  3 |     pub finishing_touch: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  4 |     pub shooting_touch: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     pub moving_footwork: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     pub standing_footwork: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |     pub moving_jump: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]  8 |     pub standing_jump: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub sprint_speed: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub lateral_speed: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub upper_body_strength: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub core_strength: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub lower_body_strength: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub reaction_speed: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub offensive_instincts: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub defensive_instincts: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayerAttributes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `random_position` and `generate_player` are never used
[INFO] [stdout]    --> src/player_generation.rs:89:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl PlayerGenerator {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn random_position() -> PlayerPosition {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn generate_player(&mut self) -> Player {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games_played`, `points`, `assists`, and `rebounds` are never read
[INFO] [stdout]  --> src/player_stats.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct PlayerStats {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 3 |     pub games_played: u32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 4 |     pub points: u32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 5 |     pub assists: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 6 |     pub rebounds: u32,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `abbreviated_name`, `country`, `city`, and `state` are never read
[INFO] [stdout]   --> src/team.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct Team {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  6 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub abbreviated_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub city: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub state: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Team` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `teams` and `player_stats` are never read
[INFO] [stdout]   --> src/league.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct League {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  9 |     pub teams: HashMap<u64, Team>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub players: HashMap<u64, Player>,
[INFO] [stdout] 11 |     pub player_stats: HashMap<u64, PlayerStats>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `League` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/player.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 28 |     pub id: u64,
[INFO] [stdout] 29 |     pub team_id: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub first_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 33 |     pub middle_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 34 |     pub last_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 35 |     pub position: PlayerPosition,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 39 |     pub city: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 40 |     pub state: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub height_inches: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 46 |     pub wingspan_inches: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     pub weight_lbs: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |
[INFO] [stdout] 49 |     pub affinities: PlayerAffinities,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]  --> src/player_affinities.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct PlayerAffinities {
[INFO] [stdout]   |            ---------------- fields in this struct
[INFO] [stdout] 3 |     pub finishing: u8,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 4 |     pub shooting: u8,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub strength: u8,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 6 |     pub speed: u8,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 7 |     pub jumping: u8,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 8 |     pub instincts: u8,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 9 |     pub fluidity: u8,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerAffinities` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/player_attributes.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct PlayerAttributes {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout]  3 |     pub finishing_touch: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  4 |     pub shooting_touch: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     pub moving_footwork: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]  6 |     pub standing_footwork: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |     pub moving_jump: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]  8 |     pub standing_jump: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]  9 |     pub sprint_speed: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub lateral_speed: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pub upper_body_strength: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub core_strength: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub lower_body_strength: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub reaction_speed: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub offensive_instincts: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub defensive_instincts: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlayerAttributes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `random_position` and `generate_player` are never used
[INFO] [stdout]    --> src/player_generation.rs:89:8
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl PlayerGenerator {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  89 |     fn random_position() -> PlayerPosition {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn generate_player(&mut self) -> Player {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `games_played`, `points`, `assists`, and `rebounds` are never read
[INFO] [stdout]  --> src/player_stats.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct PlayerStats {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 3 |     pub games_played: u32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 4 |     pub points: u32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 5 |     pub assists: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 6 |     pub rebounds: u32,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PlayerStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `abbreviated_name`, `country`, `city`, and `state` are never read
[INFO] [stdout]   --> src/team.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct Team {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  6 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub abbreviated_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub city: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub state: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Team` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.10s
[INFO] running `Command { std: "docker" "inspect" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459", kill_on_drop: false }`
[INFO] [stdout] 4acf70ebfe071af329f25246679b9fc933a0fc793b5260e0e1f4558229835459
